home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / compord.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  4.2 KB  |  90 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : Compilation Order Requirements Report
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : 
  6. -- AUTHOR            : Bill Toscano, Michael Gordon
  7. --                   : Intermetrics, Inc, 
  8. --                   : 733 Concord Ave, 
  9. --                   : Cambridge, MA 02138 
  10. --                   : Contact: Lt. Colonel Falgiano
  11. --                   : ESD/SCW
  12. --                   : Hanscom AFB, MA  01731
  13. -- COPYRIGHT         : (c) 1985 Intermetrics, Inc. 
  14. -- DATE CREATED      : 15 October 1985 
  15. -- DATE RELEASED     : 18 March 1985 
  16. -- DATE LAST UPDATED : 17 March 1985   
  17. -- LOCATION          : ASR
  18. -- ENVIRONMENT       : 
  19. --= CLASSIFICATION       ===============================================--
  20. -- CATEGORY LEVEL 1  : PROGRAMMING TOOLS
  21. -- CATEGORY LEVEL 2  : Compilation Order Requirements Report
  22. -- CATEGORY LEVEL 3  : 
  23. -- CATEGORY LEVEL 4  : 
  24. -- KEYWORD           : compilation order
  25. -- INDEX             : Compilation Order
  26. -- INDEX             : Order, Compilation
  27. -- TAXONOMY          : 
  28. -- DEPENDENCIES      : 
  29. -- SEE ALSO          : WIS_TOOL_06_1_2
  30. -- SEE ALSO          : ABSTRACT
  31. --= FILE LISTING         ===============================================--
  32. -- FILE SPECS        : PD:<ADA.COMPILATION-ORDER>CO*.*
  33. -- FILE SPECS        : PD:<ADA.COMPONENTS>ABSTRACT.*
  34. -- DIRECTORY DISPLAY :
  35. -- Directory   PD:<ADA.COMPILATION-ORDER>
  36. --      File Name     Byte Count  Line Count
  37. --   ---------------  ----------  ----------
  38. --   COABS.CO                622          54
  39. --   COABS.NOT               236           5
  40. --   COMPDOC.DIS              74           6
  41. --   COMPORD.CMM            1456          35
  42. --   COMPORD.CO              202          16
  43. --   COMPORD.DOC           75149        2455
  44. --   COMPORD.PRO            3550          72
  45. --   COMPORD.SRC          291226        6234
  46. --   COMPORD.TST           68764        1913
  47. --   COMPTST.DIS             284          26
  48. --   COREAD.ME              4855         121
  49. --   ===============  ==========  ==========
  50. --    11 Files            446418       10937
  51. -- Directory   PD:<ADA.COMPONENTS>
  52. --      File Name     Byte Count  Line Count
  53. --   ---------------  ----------  ----------
  54. --   ABSTRACT.CMM           2263          57
  55. --   ABSTRACT.CO            2657          51
  56. --   ABSTRACT.PRO           3334          74
  57. --   ABSTRACT.SRC         572620       17976
  58. --   ===============  ==========  ==========
  59. --     4 Files            580874       18158
  60. --= ABSTRACT             ===============================================--
  61. --         The Compilation Order Requirements Report  computes  a  proper
  62. -- compilation  order  for  given  Ada source files.  It then generates a
  63. -- report showing the computed compilation order and outputs  it  to  the
  64. -- default output file.
  65. --= REVISION HISTORY     ===============================================--
  66. --
  67. -- DATE         VERSION AUTHOR                  HISTORY 
  68. -- 03/85        1.0  Bill Toscano               Initial Release 
  69. --= RELEASE NOTICE       ===============================================--
  70. -- This prologue must be included in all copies of this software.
  71. -- 
  72. -- This software is copyright by the author.
  73. -- 
  74. -- This software is released to the Ada community.
  75. -- This software is released to the Public Domain (note:
  76. --   software released to the Public Domain is not subject
  77. --   to copyright protection).
  78. -- Restrictions on use or distribution:  NONE
  79. --= DISCLAIMER           ===============================================--
  80. --    This software and its documentation are provided "AS IS" and
  81. -- without any expressed or implied warranties whatsoever.  No warranties
  82. -- as to performance, merchantability, or fitness for a particular
  83. -- purpose exist.
  84. --    The user is advised to test the software thoroughly before
  85. -- relying on it.  The user must assume the entire risk and liability of
  86. -- using this software.  In no event shall any person or organization of
  87. -- people be held responsible for any direct, indirect, consequential or
  88. -- inconsequential damages or lost profits.
  89. --======================================================================--
  90.